home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / ocom_520.arc / OPUSCOMM.DOC < prev   
Encoding:
Text File  |  1988-02-13  |  2.1 KB  |  39 lines

  1. The files in this archive are:
  2.  
  3.   OpusComm.Com - FOSSIL Level 5 driver.  Can handle 2 serial ports.
  4.   OpusCom1.Com - FOSSIL Level 5 driver.  Can handle either Com1 or Com2.
  5.   Ocom4.Com    - FOSSIL Level 4 driver.  Can handle 2 serial ports.
  6.   Ocom4_1.Com  - FOSSIL Level 4 driver.  Can handle either Com1 or Com2.
  7.   Ocom_Cfg.Exe - OpusComm configurator.  Run this without parameters to
  8.                  get a brief summary of what it can do.
  9.  
  10. OpusComm is a Terminate and Stay Resident (TSR) program that
  11. implements the functionality of a FOSSIL driver as described in the
  12. file FOSSIL.DOC included in the FOSSILV5.ARC archive.  To use this
  13. driver, just run the .Com file corresponding to the revision level of
  14. FOSSIL you wish to use, and the number of ports to be supported.  If
  15. you are only running one comm port, use either OpusCom1, or Ocom4_1
  16. depending upon the revision level you wish to use.  The Ocom_Cfg
  17. program can be used to further configure the FOSSIL driver to meet
  18. your needs.  This program can ONLY be used with OpusComm drivers, and
  19. will not work at all with other FOSSIL drivers.
  20.  
  21. The entire FOSSIL revision 5 specification is supported as described
  22. in the files FOSSIL.CHT and FOSSIL.DOC contained in FOSSILV5.ARC. 
  23. Previous versions of OpusComm did not support the full FOSSIL
  24. specification, but versions 5.20 (4.20) and higher support everything
  25. described in the FOSSIL documents.
  26.  
  27. The documentation for FOSSIL revision level 4 is not included in the
  28. OpusComm distribution since it is outdated.  Revision level 4
  29. compatible code is included, just in case there is a situation where
  30. it is required.  Revision level 4 differs from 5 primarily in that
  31. the ES register for level 5 was the DS register in level 4.  It was
  32. found that certain multi-taskers (most notably DESQview) did not like
  33. the DS register being passed to the FOSSIL interrupt, and would 0 the
  34. register (not terribly polite behavior).  This forced a change for
  35. the revision 5 specification since DESQview is very widely used.
  36.  
  37. If you have questions and/or comments, please send them via netmail
  38. to Bob Hartman at 1:132/101 (603-888-8179 - 3/12/24/9600 HST).
  39.